有限数学 示例

求出合成矩阵的逆矩阵 [[5,3],[3,2]][[2,-3],[-3,5]]
解题步骤 1
乘以
点击获取更多步骤...
解题步骤 1.1
Two matrices can be multiplied if and only if the number of columns in the first matrix is equal to the number of rows in the second matrix. In this case, the first matrix is and the second matrix is .
解题步骤 1.2
将第一个矩阵中的每一行乘以第二个矩阵中的每一列。
解题步骤 1.3
通过展开所有表达式化简矩阵的每一个元素。
解题步骤 2
The inverse of a matrix can be found using the formula where is the determinant.
解题步骤 3
Find the determinant.
点击获取更多步骤...
解题步骤 3.1
可以使用公式 矩阵的行列式。
解题步骤 3.2
化简行列式。
点击获取更多步骤...
解题步骤 3.2.1
化简每一项。
点击获取更多步骤...
解题步骤 3.2.1.1
乘以
解题步骤 3.2.1.2
乘以
解题步骤 3.2.2
相加。
解题步骤 4
Since the determinant is non-zero, the inverse exists.
解题步骤 5
Substitute the known values into the formula for the inverse.
解题步骤 6
除以
解题步骤 7
乘以矩阵中的每一个元素。
解题步骤 8
化简矩阵中的每一个元素。
点击获取更多步骤...
解题步骤 8.1
乘以
解题步骤 8.2
乘以
解题步骤 8.3
乘以
解题步骤 8.4
乘以